Gets the resources required by the job
__property IResources** Resources;
IResources** Resources;
Property Resources() As IResources**
When adTempus starts the job, it attempts to allocate each resource in the collection. If one or more resources cannot be allocated (e.g., a network connection cannot be made), the ResourceFailureAction determines how the job behaves.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|